summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet
2012-05-01fdo#42779 followup: Do not check for icons in nonexistent lookaside directory.Gábor Stefanik
2012-04-30fdo#42779: Implement icon theme lookaside directoryGábor Stefanik
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-28Bin the unused vague SAL_IMPLEMENT_MAIN_WITH_GUI ideaTor Lillqvist
2012-04-27Make the default application background lighter (and remove a hack).Jan Holesovsky
2012-04-27Fix debug message and remove useless try...catch from ImplImageTree::loadImageGábor Stefanik
2012-04-26Add comment so FontSelectPattern ctor used on Windows is not removedJesús Corrius
2012-04-26XubString->rtl::OUString[Buffer]Caolán McNamara
2012-04-26Resolves: fdo#42390 allow zwj, etc. in metric unit textCaolán McNamara
2012-04-26Revert "Remove unused FontSelectPattern constructor"Stephan Bergmann
2012-04-26Remove unused FontSelectPattern constructorMiguel Fernández
2012-04-25Removed usused method Dialog::Dialog(Window,ResId)Vicente Vendrell
2012-04-23cut out negative widths/heights earlyCaolán McNamara
2012-04-23fdo#42986 Add Presentationsize 16:9 WidescreenRob Snelders
2012-04-23Remove unused vcl methods.Monica Ramirez Arceda
2012-04-23Remove unused code in vclSantiago Martinez
2012-04-19fail earlier on oversized imagesCaolán McNamara
2012-04-19ImplLayout can return NULLCaolán McNamara
2012-04-18Just link statically to CreateUnoWrapper() in the DISABLE_DYNLOADING caseTor Lillqvist
2012-04-17png parsing regression testCaolán McNamara
2012-04-14vcl: hack: pData->aSz.Width() is set only for MenuBar, use aOutSz.Width()Ivan Timofeev
2012-04-12remove formfeedsThomas Arnhold
2012-04-10Resolves: fdo#31022 about dialog is suboptimalAndrew Higginson
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-07callcatcher: update and remove newly unused methodsCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Remove unused code (vcl)Thomas Collerton
2012-04-04No dialogs to be shown from vcl in a non-NativeActivity Android appTor Lillqvist
2012-04-04remove useless line (probably mis-merge)David Tardon
2012-04-04Fix cursor movement in graphite fontsMartin Hosken
2012-04-03adjust code for what the original Intersect() usage probably meantLuboš Luňák
2012-04-03Ignore return type of Region::IntersectDaniel Bankston
2012-04-03fdo#44610 - EasyHackDaniel Bankston
2012-03-29n714787: Duplicate code removal.Muthu Subramanian
2012-03-29set correct paper tray in UIDavid Tardon
2012-03-27fix vertical align when switching mode in multibar fdo#44140Noel Power
2012-03-27Fix vcl alpha blending n#714787Thorsten Behrens
2012-03-26Remove unused code in vlc.Santiago Martinez
2012-03-26ditch some UniStrings and intermediate temporariesCaolán McNamara
2012-03-23.cxx files don't need executable bitsMichael Stahl
2012-03-23GenericSalLayout::KashidaJustify: STL assertionMichael Stahl
2012-03-23GenericSalLayout::KashidaJustify: fix infinite loopMichael Stahl
2012-03-23GenericSalLayout::KashidaJustify: STL assertionMichael Stahl
2012-03-23replace OpenOffice.org to LibreOffice in registry keysAndras Timar
2012-03-22Add a wrapper for InitVCL(), to be called from Java on AndroidTor Lillqvist
2012-03-20remove ToDouble/ToFloatCaolán McNamara