summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)AuthorFilesLines
2013-05-22sal_Bool to boolTakeshi Abe1-1/+1
2013-05-21restore StatusBar::GetItemData, etc. because we need it againCaolán McNamara1-0/+175
2013-05-20Resolves: #i122329# Disable undocking of stylist in the sidebarAndre Fischer1-3/+12
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann3-23/+63
2013-05-20Related: fdo#61186 add a toggle to override the paper formatCaolán McNamara1-1/+11
2013-05-16convert proxy page to .uiCaolán McNamara1-7/+7
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-05-13Related fdo#35546: Further improve Layout of Photo Album DialogSamuel Mehrbrodt1-0/+4
2013-05-13fdo#46808, Convert util::PathSettings service to new styleNoel Grandin1-7/+4
2013-05-13Support IMR_QUERYCHARPOSITION in Writer and Calc.Yohei Yukawa2-1/+70
2013-05-09Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand1-1/+1
2013-05-09fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza1-1/+1
2013-05-08consider borderline outliers as outliersCaolán McNamara1-2/+2
2013-05-06Drop unused SystemClipboardExt and GenericClipboardExt servicesStephan Bergmann1-18/+6
2013-05-06Revert "fdo#46808, Convert SystemClipboardExt service to new style"Stephan Bergmann1-2/+2
2013-05-06Revert "Blind fix for MSVC"Stephan Bergmann1-1/+1
2013-05-06fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin1-7/+10
2013-05-06fdo#46808, Use service constructor for rendering::CanvasFactoryNoel Grandin1-18/+18
2013-05-06fdo#46808, Convert SystemClipboardExt service to new styleNoel Grandin1-2/+2
2013-05-04extract correct widget id for responsesCaolán McNamara1-0/+3
2013-05-03unset WB_GROUP on non-initial buttons in groupsCaolán McNamara2-4/+23
2013-05-03implement native button order for messageboxesCaolán McNamara1-0/+110
2013-05-02allow custom pushbutton subclasses to set images via builderCaolán McNamara1-2/+2
2013-05-01create a HIG compliant MessageDialog and map to GtkMessageDialogCaolán McNamara3-9/+275
2013-05-01convert message box return types to an enumCaolán McNamara1-15/+15
2013-04-30Blind fix for MSVCStephan Bergmann1-1/+1
2013-04-30retain references to loaded modules for builders lifetimeCaolán McNamara1-7/+14
2013-04-29fdo#39468 Translation and cleanupChris Sherlock1-15/+0
2013-04-27convert input field dialog to .ui formatCaolán McNamara1-0/+2
2013-04-22Factor out identical code for vertical and horizontal scrollbarTor Lillqvist1-36/+20
2013-04-21fdo#62699 Remove a few more pass-through headersMichael Dunphy1-1/+3
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza8-12/+12
2013-04-19Resolves: coverity#708649# start to fix mis-pimpl-ification of Window classHerbert Dürr1-164/+157
2013-04-18allow tree and tab boxes to have borders via .uiCaolán McNamara1-10/+10
2013-04-16What makes Andale Sans UI a suitable cross-platform fallback font?Tor Lillqvist1-0/+3
2013-04-15fdo#61688 SIGABRT with debug build in VclBuilder::handleChildTerrence Enger1-2/+0
2013-04-10Kill the ToolBar class, move the needed bits directly to ToolBox.Jan Holesovsky1-0/+9
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák19-216/+214
2013-04-05new module i18nlangtagEike Rathke2-2/+2
2013-04-04make border property of multiline edit optionalCaolán McNamara1-1/+4
2013-04-04map justification property to alignment bitsCaolán McNamara1-0/+14
2013-04-04use existing hook for replacing %FOO variablesCaolán McNamara1-5/+10
2013-04-04need to replace %OOOVENDOR in .ui stringsCaolán McNamara1-1/+4
2013-04-04Related: fdo#61688 get strict ordering rightCaolán McNamara1-2/+7
2013-04-03Resolves: fdo#61688 SIGABRT with debug build in sortIntoBestTabTraversalOrderTerrence Enger1-0/+2
2013-03-30coverity#440801 Dereference after null checkJulien Nabet1-1/+1
2013-03-27remove redundant iterator increment - thanks Fridrich.Michael Meeks1-1/+0
2013-03-27fdo#62094 - fix infinite loop in radio button group iteration.Michael Meeks1-36/+11
2013-03-27Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist1-1/+3
2013-03-27Bypass X11-specific fields for AndroidTor Lillqvist1-0/+2