summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2013-04-26EmbeddedObjectRef: guard against div by zeroMiklos Vajna1-1/+1
2013-04-25fix scrolling performance of listboxes with hundreds of entriesCaolán McNamara1-6/+24
2013-04-25PCH quickfixStephan Bergmann1-0/+4
2013-04-25fdo#62088: Fix regression introduced by the DateTime incompatible change.Jan Holesovsky1-2/+8
2013-04-25update pchThomas Arnhold1-1/+7
2013-04-24add border width to optimal size when presentCaolán McNamara1-0/+6
2013-04-24Don't point to inc directories that don't exist any longerTor Lillqvist1-1/+0
2013-04-24gbuild: drop empty use_packages callsDavid Tardon1-3/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon2-7/+0
2013-04-23execute move of global headersBjoern Michaelsen156-27205/+1
2013-04-22restore a FontSizeBox::GetValue variantCaolán McNamara2-0/+22
2013-04-22restore FontNameBox from ResId ctorCaolán McNamara2-0/+11
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks8-166/+39
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy4-4/+4
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza13-31/+31
2013-04-19Remove pass-through header svtools/inc/svtools/txtcmp.hxxMichael Dunphy2-27/+0
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane5-9/+9
2013-04-18allow tree and tab boxes to have borders via .uiCaolán McNamara2-3/+18
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov2-2/+2
2013-04-17Update pchAurimas Fišeras1-10/+1
2013-04-17-Werror=unused-macros (MinGW, svtools)Stephan Bergmann1-0/+2
2013-04-16UniString->OUStringCaolán McNamara1-24/+24
2013-04-16Resolves: fdo#47209 and rhbz#927223 syntax highlighter crashCaolán McNamara1-0/+4
2013-04-15make SvtURLBox ui buildableCaolán McNamara2-14/+25
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold3-5/+5
2013-04-15fdo#60724 correct spellingThomas Arnhold2-2/+2
2013-04-15fdo#60724 informations -> informationThomas Arnhold5-5/+5
2013-04-13Secure EmbeddedObjectRef::GetGraphic to react when something goes wrongArmin Le Grand1-5/+12
2013-04-11rename UI to UIConfigDavid Tardon2-3/+3
2013-04-10SvtPathOptions with LanguageTagEike Rathke3-7/+4
2013-04-08Resolves: rhbz#949238 div by zero on pagedown in 0 width task paneCaolán McNamara1-0/+3
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin2-18/+15
2013-04-08fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin6-40/+45
2013-04-08convert address template dialog to .uiCaolán McNamara8-443/+875
2013-04-07Some cppcheck cleaningJulien Nabet1-4/+1
2013-04-07export RTF_LISTPICTURE and RTF_LEVELPICTUREMiklos Vajna1-0/+2
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák2-2/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák188-1653/+1632
2013-04-05new module i18nlangtagEike Rathke11-15/+15
2013-04-05Added and fixed various vba APINoel Power2-4/+6
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist2-4/+7
2013-04-03ditch unused LANGUAGE_USER[1-9]Eike Rathke2-12/+0
2013-04-02implement import/export of RTF_MNORMiklos Vajna1-0/+1
2013-04-02drop prefix from ::cssThomas Arnhold2-3/+3
2013-04-02update pch filesThomas Arnhold1-2/+3
2013-04-02remove XACC macroThomas Arnhold5-95/+71
2013-04-01remove boilerplate commentsThomas Arnhold15-30/+7
2013-04-01svtools: re-add filedlg2 to ResTarget, and remove un-used resourcesMichael Stahl3-60/+1
2013-04-01svtools: restore filedlg2.hrc/srcMichael Stahl2-0/+84
2013-04-01Related: #i119403# take transparency into account in both InvalidatesCaolán McNamara2-3/+11