summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-01Resolves: #i119403# GridControl not refreshing after deleting rowsJürgen Schmidt1-1/+2
2013-04-01Resolves: #i119149# - Fix triggering of selection changed eventAriel Constenla-Haile1-1/+3
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-7/+4
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-14/+7
2013-03-30Prefer to be sure not to have invalided iterator problemsJulien Nabet1-2/+1
2013-03-30Optimize a bit iterators stuffJulien Nabet1-5/+3
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-30/+13
2013-03-29replace PathDialog to xFolderPicker, remmove obsoleted PathDialog classAndras Timar8-992/+0
2013-03-29ResMgr with LanguageTagEike Rathke5-11/+8
2013-03-27-Wunused-macrosStephan Bergmann6-16/+0
2013-03-25remove external include guardsThomas Arnhold1-2/+0