summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2015-04-29vcl button: Delegate RenderContext to sub-methods, use InvalidateTomaž Vajngerl
Change-Id: Idd4181180da0bbbac872b58569e30cbc384125fe
2015-04-29remove old Paint(Rect&) method in vcl::WindowTomaž Vajngerl
Change-Id: I0f3377eaeb68f4933ccc3f86c9136c97c09c464d
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
Change-Id: Ia1667246064d11827dbd149def15e5bf08b119b8
2015-04-29remove "y"Tomaž Vajngerl
Change-Id: I792a15ad04cf8a54c2609ec3cc91ed46caab66be
2015-04-29change Paint input parameter to refTomaž Vajngerl
Change-Id: I4bf97d46736ce8186c3699c9a861e44103ab0d4b
2015-04-29Add paint with render context to window -> impl. calls old paintTomaž Vajngerl
Change-Id: Ic4823f9f74c75e87de92d07a9a1310a7eed93074
2015-04-29typedef OutputDevice as RenderContext to pass to Paint methodsTomaž Vajngerl
Change-Id: I858c0c51fc0892ea81ac39f69aff7d401a25184b
2015-04-28introduce a CTRL_TAB_HEADER zoneCaolán McNamara
Change-Id: If2740c91b9080cbbfe738b5235bc8612ab7580ba
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
Resolve several thousand lines of conflicts. Conflicts: accessibility/source/extended/accessiblelistbox.cxx accessibility/source/standard/vclxaccessiblecombobox.cxx accessibility/source/standard/vclxaccessibledropdowncombobox.cxx accessibility/source/standard/vclxaccessibledropdownlistbox.cxx accessibility/source/standard/vclxaccessiblelistbox.cxx accessibility/source/standard/vclxaccessibletextfield.cxx basctl/source/basicide/basidesh.cxx cui/source/inc/chardlg.hxx cui/source/tabpages/tpbitmap.cxx dbaccess/source/ui/dlg/UserAdmin.cxx dbaccess/source/ui/querydesign/ConnectionLineAccess.cxx extensions/source/propctrlr/propertyeditor.hxx extensions/source/scanner/sanedlg.cxx filter/source/pdf/impdialog.cxx include/sfx2/mgetempl.hxx include/sfx2/sidebar/SidebarToolBox.hxx include/sfx2/viewsh.hxx include/svtools/brwbox.hxx include/svtools/filectrl.hxx include/svtools/scrwin.hxx include/svx/dlgctrl.hxx include/svx/sidebar/Popup.hxx include/svx/sidebar/PopupContainer.hxx include/svx/sidebar/PopupControl.hxx include/svx/sidebar/SidebarDialControl.hxx include/svx/sidebar/ValueSetWithTextControl.hxx sc/source/ui/condformat/condformatdlgentry.cxx sc/source/ui/navipi/navipi.cxx sc/source/ui/sidebar/CellBorderStyleControl.hxx sd/source/ui/animations/CustomAnimationDialog.cxx sd/source/ui/inc/DrawViewShell.hxx sd/source/ui/inc/Ruler.hxx sd/source/ui/inc/SlideSorter.hxx sd/source/ui/inc/ViewTabBar.hxx sd/source/ui/inc/Window.hxx sd/source/ui/inc/morphdlg.hxx sd/source/ui/inc/sdpreslt.hxx sd/source/ui/sidebar/CurrentMasterPagesSelector.hxx sd/source/ui/sidebar/LayoutMenu.hxx sd/source/ui/sidebar/MasterPagesSelector.hxx sd/source/ui/sidebar/NavigatorWrapper.hxx sd/source/ui/sidebar/PanelBase.hxx sd/source/ui/sidebar/RecentMasterPagesSelector.cxx sd/source/ui/sidebar/RecentMasterPagesSelector.hxx sd/source/ui/slideshow/showwindow.hxx sd/source/ui/slidesorter/view/SlsInsertAnimator.cxx sd/source/ui/slidesorter/view/SlsLayeredDevice.hxx sd/source/ui/view/ViewShellBase.cxx sd/source/ui/view/drviewsa.cxx sfx2/source/appl/fileobj.hxx sfx2/source/appl/opengrf.cxx sfx2/source/control/thumbnailviewacc.hxx sfx2/source/dialog/securitypage.cxx sfx2/source/dialog/templdlg.cxx sfx2/source/doc/docinsert.cxx sfx2/source/doc/guisaveas.cxx sfx2/source/inc/alienwarn.hxx sfx2/source/sidebar/Deck.cxx sfx2/source/sidebar/Deck.hxx sfx2/source/sidebar/DeckTitleBar.cxx sfx2/source/sidebar/DeckTitleBar.hxx sfx2/source/sidebar/MenuButton.cxx sfx2/source/sidebar/MenuButton.hxx sfx2/source/sidebar/Panel.cxx sfx2/source/sidebar/Panel.hxx sfx2/source/sidebar/PanelTitleBar.hxx sfx2/source/sidebar/SidebarDockingWindow.hxx sfx2/source/sidebar/SidebarToolBox.cxx sfx2/source/sidebar/TabBar.hxx sfx2/source/sidebar/TabItem.cxx sfx2/source/sidebar/TabItem.hxx sfx2/source/sidebar/TitleBar.hxx sfx2/source/toolbox/imgmgr.cxx starmath/inc/edit.hxx starmath/inc/smmod.hxx starmath/qa/cppunit/test_starmath.cxx starmath/source/edit.cxx starmath/source/smmod.cxx svtools/source/brwbox/brwbox1.cxx svtools/source/brwbox/datwin.hxx svtools/source/contnr/fileview.cxx svtools/source/contnr/simptabl.cxx svtools/source/control/filectrl.cxx svtools/source/control/valueimp.hxx svx/inc/GalleryControl.hxx svx/source/dialog/dlgctrl.cxx svx/source/dialog/swframeexample.cxx svx/source/fmcomp/fmgridif.cxx svx/source/gallery2/GalleryControl.cxx svx/source/sidebar/EmptyPanel.hxx svx/source/sidebar/area/AreaPropertyPanel.hxx svx/source/sidebar/area/AreaTransparencyGradientControl.hxx svx/source/sidebar/graphic/GraphicPropertyPanel.hxx svx/source/sidebar/insert/InsertPropertyPanel.cxx svx/source/sidebar/insert/InsertPropertyPanel.hxx svx/source/sidebar/line/LinePropertyPanel.hxx svx/source/sidebar/line/LineWidthControl.cxx svx/source/sidebar/line/LineWidthControl.hxx svx/source/sidebar/line/LineWidthValueSet.hxx svx/source/sidebar/paragraph/ParaPropertyPanel.hxx svx/source/sidebar/possize/SidebarDialControl.cxx svx/source/sidebar/text/TextCharacterSpacingPopup.hxx svx/source/sidebar/text/TextPropertyPanel.hxx svx/source/sidebar/tools/PopupContainer.cxx svx/source/sidebar/tools/PopupControl.cxx svx/source/sidebar/tools/ValueSetWithTextControl.cxx svx/source/svdraw/svdfmtf.hxx svx/source/svdraw/svdibrow.cxx svx/source/tbxctrls/colrctrl.cxx svx/source/tbxctrls/tbcontrl.cxx sw/source/ui/dbui/mmaddressblockpage.cxx sw/source/ui/dialog/uiregionsw.cxx sw/source/ui/index/cnttab.cxx sw/source/uibase/inc/drpcps.hxx sw/source/uibase/sidebar/PageColumnControl.hxx sw/source/uibase/sidebar/PageMarginControl.hxx sw/source/uibase/sidebar/PageOrientationControl.hxx sw/source/uibase/sidebar/PagePropertyPanel.hxx sw/source/uibase/sidebar/PageSizeControl.hxx sw/source/uibase/uiview/view2.cxx sw/source/uibase/utlui/navipi.cxx vcl/inc/svdata.hxx vcl/source/control/combobox.cxx vcl/source/control/lstbox.cxx vcl/source/window/dockwin.cxx vcl/source/window/winproc.cxx Change-Id: I056cf3026ff17d65cca0b6e6588bda4a88fa8d95
2015-04-28expand and remove DECL_PTRHINT macroNoel Grandin
since there are only 2 uses of it Change-Id: I49543168d5d9aeaae66d99663707657d67002fdc Reviewed-on: https://gerrit.libreoffice.org/15531 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2015-04-28DbgIs* return types want to be boolStephan Bergmann
Change-Id: I86587025d397d2d84f9aed1e204ae21056829a1c
2015-04-28CursorWrapper::hasOrderedBookmarks return type wants to be boolStephan Bergmann
Change-Id: Ib42cf4990dd83b3d9589256992eff7254fe81b4b
2015-04-28Ruler::StartDrag return type wants to be boolStephan Bergmann
Change-Id: Ica4957a5575a6ec5d6ff2b6fddaa3d637426d851
2015-04-28SfxItemSet::PutDirect return value is unusedStephan Bergmann
Change-Id: Icf3e09318677655897f4a5308f066829982b9520
2015-04-28SfxDispatcher::GetShellAndSlot_Impl return type wants to be boolStephan Bergmann
Change-Id: I7897ce11621a7aac991ea64897d8fdeb06c3d2d7
2015-04-28SfxDispatcher::Call_Impl return value is unusedStephan Bergmann
Change-Id: Iecaff2b1b5449751a9787a3b27c70495d82cc623
2015-04-28SvxRTFParser::ReadBorder/BackgroundAttr bTableDef param wants to be boolStephan Bergmann
Change-Id: I78c34a539a62ed129309305ce6e37a8feb19b1fd
2015-04-28Outliner::RemovingPagesHdl return type wants to be boolStephan Bergmann
Change-Id: I7d57d560f28683a840022cf766ef22cc50683349
2015-04-28operator == return type wants to be boolStephan Bergmann
Change-Id: I7ef0a09b718ca701ed2b6f4a50593f8ef1421dd3
2015-04-28WizardDialog::DeactivatePage return type wants to be boolStephan Bergmann
Change-Id: Ib44006e339a4e1ee9b5c9201e48861fceef865fd
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
Change-Id: Iba538bb51635e6cae1e033d14e8da3dabfb36634
2015-04-28SbModule::Run return value is unusedStephan Bergmann
Change-Id: I7cd697d944dc0efbd35b852fc553ba85bc88c15e
2015-04-28allow a different notebook tab font than the rest of the uiCaolán McNamara
Change-Id: Ia41276033c1f656217bc3ae929faab001db36ca4
2015-04-28tdf#90133 Extend ODF: variable decimal in scientific formatLaurent Balland-Poirier
Variable decimal is only saved in ODF for number, and do not consider partial variable decimal: 0.0## is saved as 0.000 This patch extend ODF with loext:min-decimal-digit for number format and scientific format Change-Id: I5022458da47bbd33c3e195c280e75c43faca5f8d Reviewed-on: https://gerrit.libreoffice.org/15135 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2015-04-27tdf#90133 Extend ODF: exponent sign of scientific formatLaurent Balland-Poirier
Scientific Format without sign in exponent, such as 0.00E0, are managed by LibO, and can be saved in XLS format This commit allows to save in ODF Change-Id: Ia0c4589e2af942543ea296f970d163bc1d1d6f05 Reviewed-on: https://gerrit.libreoffice.org/14955 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2015-04-27manually setting drop down size is unnecessaryCaolán McNamara
and can end up with a font size entry in the toolbar of a different height to the other elements, because the other ones only call it on DataChange, while font size calls it all the time. Change-Id: I495e28dd0d33a093869fd731538e43513a7b8b85
2015-04-27support axis text properties during OOXML export, tdf#90532Markus Mohrhard
Change-Id: Ied2b21154e31754f8b8461c349fe0e52ce7455e8
2015-04-27enhancement : tdf#90225 Cannot open compressed csv files from calcDennis Francis
Change-Id: I5098fd25f1747b49e47e360f017ee1112a242771 Reviewed-on: https://gerrit.libreoffice.org/15108 Reviewed-by: Kohei Yoshida <libreoffice@kohei.us> Tested-by: Kohei Yoshida <libreoffice@kohei.us>
2015-04-26add EditBoxValue::cloneCaolán McNamara
Change-Id: I03e74d766b85ddd61baa1dbf0f28a663931e7ec6
2015-04-25remove some @author tags from suspiciously unidiomatic codeMichael Stahl
Change-Id: I3930420fe502978f8e14a688f2eb99c74d185f7b
2015-04-25replace com::sun::star with css in chart ooxml exportMarkus Mohrhard
Change-Id: Ia508cecc0a06fd1af5adca9756dce394337260fc
2015-04-25first part for manualLayout plot area support, tdf#90851Markus Mohrhard
still some positioning problems. Most likely we need to handle chart2::RelativePosition::Anchor for correct positioning. Change-Id: Iecd0ced684203d2c11aab3c55e04f8c7f699779a
2015-04-24gtk3: get the right height for Edit boxesCaolán McNamara
smuggle the text height down to the native region calculation code instead of messing around with proxies Change-Id: I727ceddb5b431be82e6e5a725f9bca588e5b2046
2015-04-24TableRef: centralized FormulaCompiler::NeedsTableRefTransformation()Eike Rathke
... and include OOXML until we actually write Table. Change-Id: I95fa65bd593c72af409728cea1ec599481beaaab
2015-04-24Don't be fooled by the dummy libsofficeapp.so in the mergedlib caseTor Lillqvist
Change-Id: If4bc9ee28091680fad78fbba585e0470f87dc830
2015-04-24loplugin:simplifyboolStephan Bergmann
Change-Id: I8276e8b356ff26241613de64bcd90b5dbcd92f29
2015-04-24loplugin:simplifyboolStephan Bergmann
Change-Id: Id1c743da4294b667438a2c075de4634bb2c85ff3
2015-04-24loplugin:simplifyboolStephan Bergmann
Change-Id: I02bc964fd2b240fb5238e3de72239d410587ae5c
2015-04-24loplugin:simplifyboolStephan Bergmann
Change-Id: I3f1fa86f62c2b2e32768a8d1e17793161339dad8
2015-04-24loplugin:simplifyboolStephan Bergmann
Change-Id: I981d5a77cfe74ef81b235963820151cbea55370c
2015-04-24loplugin:simplifyboolStephan Bergmann
Change-Id: Idf2ae6b0b2c3d111125ad91ea7d13eec67325f36
2015-04-24loplugin:simplifyboolStephan Bergmann
Change-Id: I0d41417b964f7f43b413a7b29fb1cf930f363427
2015-04-24loplugin:simplifyboolStephan Bergmann
Change-Id: Ib0290487a963d665a628bd75f4140a9e2b89faa7
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
...automatic rewriter fixes Change-Id: I6b04ca80f08f8a71ff94e309fd52f44d736751ee
2015-04-23Sidebar - switch fwd. declarations for includes for Windows.Michael Meeks
Change-Id: I4eb5ee01549035f998aa7141e78f4e2f1fa5cfcf
2015-04-23No F_OK on Windows eitherTor Lillqvist
Change-Id: I5ecb340ffef46cca11492ddf7c1cd771d275cac1
2015-04-23No <unistd.h> on _WIN32Tor Lillqvist
Change-Id: I9bbeb434185b1517e120b1df9d474d913c867cf1
2015-04-23Improve error handlingTor Lillqvist
Change-Id: Id8661cb315f2f3a1bb398bce4f898342d5cce338
2015-04-23Use shared_ptr for OpenGLPrograms, and hide its copy constructor.Michael Meeks
Change-Id: Ia1352105acef1ededaf876a224ebc277121d6942