summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2012-03-20remove ToDouble/ToFloatCaolán McNamara
2012-03-20vcl: better check in GraphiteLayout::expandOrCondense:Petr Mladek
2012-03-16Align transparency cut-off with application defaultsThorsten Behrens
2012-03-16Cleanup: remove silly extra scope.Thorsten Behrens
2012-03-15Revert "fix setting of paper tray from print dialog (fdo#43932)"David Tardon
2012-03-14add 'Japanese Postcard' paper size to both Paper format and Print dialogTakeshi Abe
2012-03-14fix setting of paper tray from print dialog (fdo#43932)David Tardon
2012-03-12remove unused FontFamily argument in ImplFindByAttributesCaolán McNamara
2012-03-12pointless comparisonCaolán McNamara
2012-03-08STATE_CHANGE_FORMAT is an unused state nowCaolán McNamara
2012-03-07callcatcher: update listCaolán McNamara
2012-03-06nothing uses ImplAsyncStateChangedHdl anymore nowCaolán McNamara
2012-03-06last user of Window::PostStateChanged was TaskBarCaolán McNamara
2012-03-05iterator are not orderedNorbert Thiebaud
2012-03-05Resolves: fdo#31306 some icons don't get grayed when disabledCaolán McNamara
2012-03-04iterator end should be tested with != not <Norbert Thiebaud
2012-03-04help GlyphItems vector to be sized correctly up-frontNorbert Thiebaud
2012-03-04GenericSalLayout: manage the collection of GlyphItem with a vector.Norbert Thiebaud
2012-03-02Revert "Added 'Copy to Clipboard' button to error dialogs"Tor Lillqvist
2012-03-01IMPL_LINK_NOARG follow-up to bd205223ec029a875c662474bb6d423d3cdd1994Tor Lillqvist
2012-03-01Added 'Copy to Clipboard' button to error dialogsSzabolcs Dezsi
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-03-01I really only want to know if IsSymbolFont was toggledCaolán McNamara
2012-02-29we use mpFontData->IsSymbolFont() in our comparison to detect symbol fontsCaolán McNamara
2012-02-28callcatcher: remove newly unused methods and update listCaolán McNamara
2012-02-27there is no Sequence::isEmpty()Ivan Timofeev
2012-02-27Replace getLength() with isEmpty() where appropriateChr. Rossmanith
2012-02-27WaE: some super-high debugging level warningsCaolán McNamara
2012-02-27WaE: some super-high debugging level warningsCaolán McNamara
2012-02-23vcl: crash in GraphiteLayout::expandOrCondense:Michael Stahl
2012-02-22unusedcode.easy: vcl: remove DrawNativeControlText()Thomas Arnhold
2012-02-22EasyHack fdo#46258 Removal of VCL testtool support (-enableautomation option)Josh Heidenreich
2012-02-21unwrap ifdefs with unused membersCaolán McNamara
2012-02-20vcl: TwoRect -> SalTwoRectThomas Arnhold
2012-02-20unusedcode.easy: some cleaningThomas Arnhold
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-19Get rid of size() == 0Elton Chung
2012-02-19Remove unused codePetr Vorel
2012-02-19pngread: remove some unused definesThomas Arnhold
2012-02-18WaE: fix buildMichael Meeks
2012-02-18fix buildIvan Timofeev
2012-02-18Replaced 'if-elseif-else' chains with 'switches' where they seem naturalMariusz Dykierek
2012-02-18vcl: bring ImplFindByLocale back (windows build)Thomas Arnhold
2012-02-18Revert "vcl: bring ImplFindByLocale back (windows build)"Thomas Arnhold
2012-02-18vcl: bring ImplFindByLocale back (windows build)Thomas Arnhold
2012-02-18Fix typos in commentsElton Chung
2012-02-18Remove unused codeElton Chung
2012-02-18partial revert of unused code removal, and add LINUX guardsMichael Meeks
2012-02-17Removed unused code from vcl moduleSzabolcs Dezsi