summaryrefslogtreecommitdiff
path: root/sw/source/ui/uiview/pview.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-03-09fdo#70422 Moved the linked files from sw/source/ui to a new core/uibase dirroopak123451-1909/+0
2014-02-27Remove visual noise from swAlexander Wilms1-2/+0
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-3/+3
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+2
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-6/+6
2014-02-06coverity#1130477 Uninitialized pointer fieldCaolán McNamara1-5/+6
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-21Use boost::scoped_ptr to avoid resource leaks in case of exceptionTakeshi Abe1-3/+3
2014-01-17bool improvementsStephan Bergmann1-8/+7
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara1-1/+1
2013-12-02Integrate branch of IAccessible2Steve Yin1-79/+109
2013-11-21Remove the Navigator buttons below the scrollbar in WriterSamuel Mehrbrodt1-38/+2
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-6/+6
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-1/+1
2013-10-16[API CHANGE]: PreView -> Preview, including .uno:PrintPagePreView.Jan Holesovsky1-86/+86
2013-10-16Prevw -> Preview.Jan Holesovsky1-66/+66
2013-10-15convert sw/source/ui/uiview/*.cxx from String to OUStringNoel Grandin1-5/+3
2013-08-14convert Read/WriteUserData methods to OUString and boolIvan Timofeev1-1/+1
2013-07-16Mark as constTakeshi Abe1-1/+1
2013-06-07fdo#39468 Comment translation GER-ENG in sw/source/ui/uiview (Part 1)Matthias Freund1-58/+55
2013-04-25convert page preview zoom dialog to .uiCaolán McNamara1-27/+13
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-4/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-03-11fdo#57950: Removed some chained appends from swMarcos Paulo de Souza1-4/+2
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-3/+3
2013-02-20sal_Bool to boolTakeshi Abe1-9/+9
2013-02-20bZoomEnable was always trueTakeshi Abe1-18/+1
2013-02-09Remove unused methodsThomas Arnhold1-6/+0
2012-12-07an app can have print options without a print options dialogCaolán McNamara1-0/+5
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-08fdo#35427: repair Tools > Options > Writer > View - Show Scroll Slider optionsIvan Timofeev1-0/+27
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-2/+2
2012-08-26String -> OUStringIvan Timofeev1-10/+9
2012-08-26SwPagePreView: initialize sPageStrIvan Timofeev1-0/+1
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1
2012-05-29SwPagePreView: fix some scrollbar bugs (still not perfect, just a quick fix)Ivan Timofeev1-26/+17
2012-05-29set scrollbar parameters anyway, it is nesessary for mouse wheel handlingIvan Timofeev1-22/+22
2012-05-15use real visibility of SwScrollbar againIvan Timofeev1-1/+1
2012-04-03Revert "Hori scroll fix in Writer and Calc Print Preview" & add new patchNoel Power1-31/+53
2012-03-15Horizontal scrollbar fix in Writer and Calc Print PreviewSzabolcs Dezsi1-0/+3
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-24sw: enable more debug code:Michael Stahl1-1/+1
2011-11-17redundant if not-null checks on deleteIvan Timofeev1-2/+1
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-7/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-143/+130
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-143/+130
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-02-09CWS swlayoutrefactoring: fix merge conflictsMathias Bauer1-35/+1
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer1-118/+138