summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)AuthorFilesLines
2013-07-31Resolves: fdo#67378 merge the label into the disclosure buttonCaolán McNamara2-1/+33
2013-07-26Resolves: fdo#61544 improve handling of grid's not enough layout spaceCaolán McNamara1-12/+46
2013-07-12tab traversal order wrongCaolán McNamara1-1/+1
2013-07-10fdo#66718: Revert "fdo#46808, Adapt SystemClipboard UNO service to new style"Stephan Bergmann1-11/+30
2013-07-10Revert "fix for fdo#66718, access correct clipboard"Stephan Bergmann1-12/+4
2013-07-09fix for fdo#66718, access correct clipboardNoel Power1-4/+12
2013-07-08fdo#66524 - export a means of detecting preferred icon size for toolbars.Michael Meeks1-2/+11
2013-07-04fix %VARIABLE replacements in item listsCaolán McNamara1-0/+6
2013-07-02Resolves: fdo#66502 set AutoMnemonics before calculating layoutCaolán McNamara1-3/+3
2013-07-02using primary font for secondary max text widthCaolán McNamara1-1/+1
2013-06-24Related: fdo#66105 clip message box dialogs to some reasonable widthsCaolán McNamara1-0/+2
2013-06-11fdo#65450 Not to call MenuBar's selection logic for rollover effectIsamu Mogi1-11/+31
2013-06-05sidebar: Try harder to find the command's image.Jan Holesovsky1-6/+35
2013-06-05sidebar: Support for dropdown toolbar items in .ui.Jan Holesovsky1-2/+7
2013-06-05sidebar: Allow creation of toolboxes using Widget layout / .ui.Jan Holesovsky3-3/+143
2013-05-27Add mouse rollover effect to menubar on KDE and WindowsIsamu Mogi1-9/+33
2013-05-24Splitter::ImplInitHorVer(bool) should always initialize all state.Mark Wielaard1-17/+17
2013-05-22restore 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