summaryrefslogtreecommitdiff
path: root/padmin
AgeCommit message (Expand)AuthorFilesLines
2012-11-13Avoid global static dataStephan Bergmann1-1/+5
2012-11-13convert extension dialog to .uiCaolán McNamara1-2/+1
2012-11-05fdo#46808, rename methodNoel Grandin1-1/+1
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin1-1/+1
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann1-2/+2
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin1-31/+25
2012-10-04sal_Bool->bool in padminNoel Grandin2-5/+5
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl2-4/+0
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl2-4/+4
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for MacMichael Stahl2-5/+5
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2-2/+4
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2-0/+2
2012-09-26sal_Bool -> bool, convert InitAccessBridge and friendsNoel Grandin1-1/+1
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-25/+4
2012-07-28Add more room to a label in print dialog too short for FR translationJean-Baptiste FAURE1-1/+1
2012-07-03ditch String::CreateFromAsciiCaolán McNamara4-9/+9
2012-07-02re-base on ALv2 code. Removing:Michael Meeks15-340/+205
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks1-4/+1
2012-07-02Remove unused definesThomas Arnhold1-2/+0
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks1-4/+1
2012-06-26removed unnecessary forward declarations of classTakeshi Abe1-1/+0
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks13-304/+187
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold2-26/+0
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky1-1/+1
2012-06-01Targeted string re-work in padmin and saxThorsten Behrens1-2/+2
2012-05-31targeted string re-workNorbert Thiebaud2-19/+19
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-09add package deps for resourcesDavid Tardon1-4/+0
2012-04-08gbuild: "use" vs. "add":Michael Stahl2-9/+9
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara1-2/+2
2012-03-20make ResId->OUString the primary routeCaolán McNamara1-4/+4
2012-02-15Various string function clean upStephan Bergmann1-7/+4
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan1-1/+0
2012-02-08Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich1-0/+1
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-01-25make padmin ByteString freeCaolán McNamara3-42/+41
2012-01-21Improve checking for emptiness (while)Thomas Arnhold1-1/+1
2012-01-11further shrinkage of padmin non-fontconfig code-pathsCaolán McNamara6-1152/+6
2012-01-11on generic X11 unix we always use fontconfigCaolán McNamara4-26/+2
2012-01-05Removed unnecessary tools includes.Marcel Metz2-2/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz5-2/+3
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-1/+2
2012-01-02Fix for fdo43460 Part XXVII getLength() to isEmpty()Olivier Hallot3-5/+5
2011-12-21catch exception by constant referenceTakeshi Abe1-1/+1
2011-12-08Less succes, more successStefan Knorr (astron)1-1/+1
2011-12-07Remove testtoolloaderAugust Sodora1-9/+0
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke1-2/+2