summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-03-03lok: add batch mode option to load the documentHenry Castro1-0/+1
2021-03-03make all these headers pragma onceCaolán McNamara15-48/+16
2021-03-03vcl/floatwin.hxx can be toolkit only nowCaolán McNamara1-4/+5
2021-03-03xmlsecurity: improve handling of multiple certificates per X509DataMichael Stahl1-1/+12
2021-03-03xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl1-8/+13
2021-03-03xmlsecurity: remove XSecController::setPropertyId()Michael Stahl1-2/+3
2021-03-03xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl1-0/+2
2021-03-03xmlsecurity: replace XSecParser implementationMichael Stahl3-1/+25
2021-03-03tdf#116983 tdf#136175: retry if failedMike Kaganski1-0/+42
2021-03-03move ImplDockingWindowWrapper out of public headerCaolán McNamara1-104/+1
2021-03-03bubblewindow.hxx can be a private vcl headerCaolán McNamara1-49/+25
2021-03-03split and move MenuBar BubbleWindowManager to vclCaolán McNamara1-0/+58
2021-03-03move BubbleWindow to vclCaolán McNamara1-0/+55
2021-03-03keep ImplDockingWindowWrapper DLL_PRIVATE and use DockingManagerCaolán McNamara1-1/+2
2021-03-03drop TransparentType::Color usageNoel Grandin1-6/+3
2021-03-02Related tdf#128469 - Change label of Standard buttonHeiko Tietze1-0/+1
2021-03-01loplugin:refcounting in sfx2Noel4-16/+19
2021-03-01loplugin:refcounting in svxNoel1-1/+1
2021-03-01Added .uno:MoveShapeHandle uno commandmert1-1/+4
2021-03-01IPrioritable.hxx can move into private headersCaolán McNamara1-54/+0
2021-03-01NotebookbarPopup.hxx can move into private headersCaolán McNamara1-57/+0
2021-03-01tdf#116136 don't show statusbar selection mode control tooltipJim Raykowski1-0/+1
2021-02-28devtools: on demand create the content of tab pagesTomaž Vajngerl2-1/+6
2021-02-28devtools: object inspector toolbar and object stackTomaž Vajngerl2-2/+20
2021-02-27hide some FloatingWindow detailsCaolán McNamara4-6/+6
2021-02-27drop unneeded SetPosSizePixelCaolán McNamara1-1/+1
2021-02-27loplugin:refcounting in accessibilityNoel1-1/+1
2021-02-27Resolves tdf#139453 - Image for Base in start centerHeiko Tietze1-0/+2
2021-02-27loplugin:unusedfieldsNoel1-1/+0
2021-02-27Drop ComPtr and use sal::systools::COMReferenceMike Kaganski1-8/+34
2021-02-27Drop the includeMike Kaganski1-2/+0
2021-02-27tdf#138097 - Update templates / FreshesHeiko Tietze1-1/+1
2021-02-27loplugin:unnecessaryvirtualNoel1-1/+1
2021-02-26move lok FloatingWindow closing code to vclCaolán McNamara1-1/+1
2021-02-26drop intermediate vcl container for these welded floating toplevelsCaolán McNamara1-0/+16
2021-02-26tdf#138097 - Update templates / Growing LibertyHeiko Tietze1-1/+1
2021-02-26tdf#138097 - Update templates / Yellow IdeaHeiko Tietze1-1/+1
2021-02-26loplugin:refcounting in svlNoel1-1/+1
2021-02-26rename one ImplHitTest so using window::ImplHitTest can be droppedCaolán McNamara2-4/+2
2021-02-26tdf#138097 - Update templates / Grey ElegantHeiko Tietze1-1/+1
2021-02-26tdf#138097 - Update templates / CandyHeiko Tietze1-1/+1
2021-02-26tdf#138097 - Update templates / SunsetHeiko Tietze1-1/+1
2021-02-26devtools: add popup menu for properties to inspect objectsTomaž Vajngerl1-0/+3
2021-02-26Slightly simplify COMReferenceMike Kaganski1-61/+17
2021-02-26Implemented MoveShapeHandle methodmert1-0/+2
2021-02-25drop archaic rollable supportCaolán McNamara3-18/+2
2021-02-25drop WB_ROLLABLECaolán McNamara1-2/+1
2021-02-25allow use of FloatWinPopupFlags without including complete floatwin.hxxCaolán McNamara2-22/+21
2021-02-25dockwin.hxx doesn't need to include floatwin.hxxCaolán McNamara1-48/+6
2021-02-25Use std::gcdMike Kaganski1-6/+4