summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand
2013-06-11protect against exception during construction.Michael Meeks
2013-06-11fdo#65450 Not to call MenuBar's selection logic for rollover effectIsamu Mogi
2013-06-06Some more movement to mingw64 portFridrich Štrba
2013-06-05widget layout: Introduce a way to specify MetricBox in .ui.Jan Holesovsky
2013-06-05Some clean upStephan Bergmann
2013-06-04clip message box dialogs to some reasonable widthsCaolán McNamara
2013-06-04Some more sal_IntPtr dance, but enough for todayFridrich Štrba
2013-06-02sidebar: Try harder to find the command's image.Jan Holesovsky
2013-06-02sidebar: Support for dropdown toolbar items in .ui.Jan Holesovsky
2013-06-02sidebar: Allow creation of toolboxes using Widget layout / .ui.Jan Holesovsky
2013-05-29convert save defaults to .ui formatCaolán McNamara
2013-05-29convert more queryboxes to new message box replacementCaolán McNamara
2013-05-24this themeing thing doesn't actually do anythingCaolán McNamara
2013-05-23Splitter::ImplInitHorVer(bool) should always initialize all state.Mark Wielaard
2013-05-22Add mouse rollover effect to menubar on KDE and WindowsIsamu Mogi
2013-05-22replace DialogCancelledException with std::abortMarkus Mohrhard
2013-05-22sal_Bool to boolTakeshi Abe
2013-05-21restore StatusBar::GetItemData, etc. because we need it againCaolán McNamara
2013-05-20Resolves: #i122329# Disable undocking of stylist in the sidebarAndre Fischer
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-20Related: fdo#61186 add a toggle to override the paper formatCaolán McNamara
2013-05-16convert proxy page to .uiCaolán McNamara
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-13Related fdo#35546: Further improve Layout of Photo Album DialogSamuel Mehrbrodt
2013-05-13fdo#46808, Convert util::PathSettings service to new styleNoel Grandin
2013-05-13Support IMR_QUERYCHARPOSITION in Writer and Calc.Yohei Yukawa
2013-05-09Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand
2013-05-09fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza
2013-05-08consider borderline outliers as outliersCaolán McNamara
2013-05-06Drop unused SystemClipboardExt and GenericClipboardExt servicesStephan Bergmann
2013-05-06Revert "fdo#46808, Convert SystemClipboardExt service to new style"Stephan Bergmann
2013-05-06Revert "Blind fix for MSVC"Stephan Bergmann
2013-05-06fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-06fdo#46808, Use service constructor for rendering::CanvasFactoryNoel Grandin
2013-05-06fdo#46808, Convert SystemClipboardExt service to new styleNoel Grandin
2013-05-04extract correct widget id for responsesCaolán McNamara
2013-05-03unset WB_GROUP on non-initial buttons in groupsCaolán McNamara
2013-05-03implement native button order for messageboxesCaolán McNamara
2013-05-02allow custom pushbutton subclasses to set images via builderCaolán McNamara
2013-05-01create a HIG compliant MessageDialog and map to GtkMessageDialogCaolán McNamara
2013-05-01convert message box return types to an enumCaolán McNamara
2013-04-30Blind fix for MSVCStephan Bergmann
2013-04-30retain references to loaded modules for builders lifetimeCaolán McNamara
2013-04-29fdo#39468 Translation and cleanupChris Sherlock
2013-04-27convert input field dialog to .ui formatCaolán McNamara
2013-04-22Factor out identical code for vertical and horizontal scrollbarTor Lillqvist
2013-04-21fdo#62699 Remove a few more pass-through headersMichael Dunphy
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-19Resolves: coverity#708649# start to fix mis-pimpl-ification of Window classHerbert Dürr