Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/coretext
/
cui
84b3f7b
gbuild: get rid of realpath in gb_Foo_set_include
by Matúš Kukan
· 14 years ago
fd468f7
add an explicit Cancel handler
by Caolán McNamara
· 14 years ago
4b4fb33
Convert from tools/table.hxx to std::map in SvxMacroTableDtor
by Noel Grandin
· 14 years ago
80b0a3a
fold i18npaper into i18nutil
by Caolán McNamara
· 14 years ago
04f06762
These methods don't need to be implemented as Links
by Caolán McNamara
· 14 years ago
1a2b84f
Convert tools/table to std::vector and std::map in cui
by Noel Grandin
· 14 years ago
906ca2e
WNT-only IMPL_LINK_NOARG fixes
by Stephan Bergmann
· 14 years ago
bd20522
New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem
by Stephan Bergmann
· 14 years ago
adf45ec
fdo#46531: Fixed SpellCheck dialog display issues
by Cédric Bosdonnat
· 14 years ago
8e750a2
Reduced loadtime of autocorrect tables
by Szabolcs Dezsi
· 14 years ago
e4c7862
Adapted SearchThread/TakeThread to safer-to-use salhelper::Thread
by Stephan Bergmann
· 14 years ago
46cf18f
catch by reference
by Caolán McNamara
· 14 years ago
548b28a
WaE: unused variable
by Caolán McNamara
· 14 years ago
efbbf9b
WaE: msvc:C4099
by Caolán McNamara
· 14 years ago
0359123
Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))
by Takeshi Abe
· 14 years ago
23af031
Fix typos in comments
by Elton Chung
· 14 years ago
ff3ddcf
Cleanup inludes
by Matteo Casalin
· 14 years ago
161c3f1
Some more comphelper/configurationhelper clean up
by Stephan Bergmann
· 14 years ago
5169057
Use "Close" instead of "Cancel" button in the about dialog
by Petr Mladek
· 14 years ago
f9595ad
WaE: unreferenced local variable
by Tor Lillqvist
· 14 years ago
4b30ec9
fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC
by Matúš Kukan
· 14 years ago
e0626ad
add back close button to the about dialog
by Petr Mladek
· 14 years ago
2b1758a
Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)
by Takeshi Abe
· 14 years ago
e7e0455
Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")
by Takeshi Abe
· 14 years ago
ef09cbf
another improvement of the about dialog
by Petr Mladek
· 14 years ago
9b979c8
Replaced String by rtl::OUString in SvxMacro
by Takeshi Abe
· 14 years ago
66e4c58
correct TDF link
by Ivan Timofeev
· 14 years ago
c857dff
switch to include-based build rather than sourced-based build
by Norbert Thiebaud
· 14 years ago
9a7f53c
fix coordinates on Options - Load/Save - General panel
by Andras Timar
· 14 years ago
ba5a460
Fixed cppcheck messages about rethrowing copy of exception.
by PKEuS
· 14 years ago
fa66652
Some cppcheck cleaning
by Julien Nabet
· 14 years ago
1535eed
fix various overlapped controls in the Options dialog
by Ivan Timofeev
· 14 years ago
38ce8bb
cui: about.cxx: nSpace was not declared in this scope
by Michael Stahl
· 14 years ago
f439dde
Replaced String by rtl::OUString
by Takeshi Abe
· 14 years ago
dde025e
I added some links and removed the ok button
by dbarisakkurt
· 14 years ago
a3e9ded
Fix "Throwing a copy of the caught exception instead of rethrowing"
by Julien Nabet
· 14 years ago
6fca59d
Simplify code by making getProcessComponentContext() implicit.
by Stephan Bergmann
· 14 years ago
ca3e3e7
Move unotools/configuration.hxx to comphelper
by Stephan Bergmann
· 14 years ago
4995bcc
callcatcher: update list
by Caolán McNamara
· 14 years ago
5f40691
MaxTextLength apparently needs to take comma in "1,000" into account.
by Stephan Bergmann
· 14 years ago
bbc94ed
refactor ConvertLineEnd
by Caolán McNamara
· 14 years ago
e8bb827
Fixed cppheader.xsl nillable treatment.
by Stephan Bergmann
· 14 years ago
9740094
SvxBorderTabPage: the minimal border width is 1 twip
by Michael Stahl
· 14 years ago
452d86c
Replace SvtUndoOptions with (simplified) direct configuration access.
by Stephan Bergmann
· 14 years ago
e9ec6d5
Revert "Removed list and numbering paragraph styles and related option page"
by Cédric Bosdonnat
· 14 years ago
d3e3040
Replace SvtCacheOptions with (simplified) direct configuration access.
by Stephan Bergmann
· 14 years ago
252e599
Replace SvtInetOptions with (simplified) direct configuration access.
by Stephan Bergmann
· 14 years ago
a2195b2
Replace SourceViewConfig with (simplified) direct configuration access.
by Stephan Bergmann
· 14 years ago
22da27d
Improve checking for emptiness
by Thomas Arnhold
· 14 years ago
7c704c7
Removed some unused parameters; added SAL_UNUSED_PARAMETER.
by Stephan Bergmann
· 14 years ago
614feec5
add missing semicolons. *blush*
by David Tardon
· 14 years ago
a13d343
make these strings localizable again (fdo#44947)
by David Tardon
· 14 years ago
0640659
fdo#44402: make keyboard navigation work again in Tools->Options
by August Sodora
· 14 years ago
64fb265
Replaced SAL_INFO with SAL_WARN were applicable.
by Marcel Metz
· 14 years ago
a18123f
Replaced DBG_ERRORFILE with SAL_INFO.
by Marcel Metz
· 14 years ago
2e303c1
remove some tools/string.hxx
by Caolán McNamara
· 14 years ago
b909402
move overlapped controls
by Ivan Timofeev
· 14 years ago
4497c49
SvStringsISort->std::set
by August Sodora
· 14 years ago
a140141
SvStringsDtor->std::vector
by August Sodora
· 14 years ago
1681ee6
SvStringsDtor->std::vector
by August Sodora
· 14 years ago
d5e1963
Remove unnecessary forward declarations
by August Sodora
· 14 years ago
bcb9dda
Remove _SVSTDARR_STRINGSISORTDTOR
by August Sodora
· 14 years ago
f6260b1
cui: remove unused macro for renamed library
by Michael Stahl
· 14 years ago
629cd5c
callcatcher: update list
by Caolán McNamara
· 14 years ago
3c62fbc
simplify LocalFileHelper::ConvertURLToPhysicalName
by Caolán McNamara
· 14 years ago
ef16022
Removed unused DBG_WARNING{4, 5} macros, replaced DBG_WARNINGFILE
by Marcel Metz
· 14 years ago
1eafe2b
bump LibreOffice copyright year to 2012
by Andras Timar
· 14 years ago
45b1912
simplify CharClass
by Caolán McNamara
· 14 years ago
1e847da
yet another few strings to localize
by Andras Timar
· 14 years ago
bcaa334
move overlapped controls
by Ivan Timofeev
· 14 years ago
d592113
Removed unnecessary tools/debug.hxx includes.
by Marcel Metz
· 14 years ago
4beb58e
Removed unnecessary tools/ref.hxx includes.
by Marcel Metz
· 14 years ago
a1cfce7
Removed unnecessary tools includes.
by Marcel Metz
· 14 years ago
571ad11
Removed unnecessary tools includes.
by Marcel Metz
· 14 years ago
7964637
Removed unnecessary tools includes.
by Marcel Metz
· 14 years ago
bacfd2d
add a comphelper::string::getTokenCount
by Caolán McNamara
· 14 years ago
4998b041
Easyhack fdo#38831 remove SvStrings
by Brad Sowden
· 14 years ago
14c0e03
Clean non English strings in the code we do translation differently.
by Lior Kaplan
· 14 years ago
0058447
"Insert" + "Rows" and "Insert" + "Columns" are not OK l10n-wise
by Andras Timar
· 14 years ago
643de3b
"*.*" is not "all files" (bnc#738021)
by Luboš Luňák
· 14 years ago
062eaef
sw: Improved document comparison based on RSIDs.
by Tzvetelina Tzeneva
· 14 years ago
d73d329
callcatcher: remove unused classes
by Matúš Kukan
· 14 years ago
1375183
Fix for fdo43460 Part XI getLength() to isEmpty()
by Olivier Hallot
· 14 years ago
d0572a1
SelectHdl_Impl doesn't need to be an [IMPL|DECL]Link now
by Caolán McNamara
· 14 years ago
add0b7d
String->OUString
by August Sodora
· 14 years ago
4f766a2
Remove unnecessary includes
by August Sodora
· 14 years ago
d330111
Clean up treeopt select handler locking hack
by August Sodora
· 14 years ago
7f707bb
Simplify treeopt select handler
by August Sodora
· 14 years ago
8e0792e
Automatically select an option page if a user clicks on a category
by August Sodora
· 14 years ago
3d7e113
nobody has ever translated this string, in fact it is not for localization
by Andras Timar
· 14 years ago
dac8985
add version suffix (beta1) to about dialog
by Petr Mladek
· 14 years ago
6a8f6c4
Removed extra semicolons
by Jesse
· 14 years ago
55b9dc0
shrinked useless constants/defines
by Takeshi Abe
· 14 years ago
b262928
fdo#30714 Use different default key bindings for Hungarian locale
by Miklos Vajna
· 14 years ago
e2812dd
Fix always-false condition of FullCommentURL
by László Németh
· 14 years ago
9b98c4a
fdo#39452: 'Back' is misleading, use 'Revert' instead
by Lior Kaplan
· 14 years ago
38f83bd
catch by const reference
by Caolán McNamara
· 14 years ago
e5feeed
Related: fdo#38832 Replace Table with std::map
by Marcel Metz
· 14 years ago
d6e21fd
now with an STL map we don't have to do our own mem allocation
by Caolán McNamara
· 14 years ago
57054f8
Related: fdo#38832 Replace Table with std::map
by Marcel Metz
· 14 years ago
Next »