summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Collapse)Author
2012-11-03sal_Bool to boolTakeshi Abe
Change-Id: I35412e2d2e36e3eabdff2a6692bf6edc68a2d724
2012-11-01SwNode: reorder that to avoid -Werror=reorderMichael Stahl
Change-Id: Ic58a5503dc6b7991c8804feef05b814d1055bfb9
2012-11-01sal_Bool to boolTakeshi Abe
Change-Id: I10f8d534d664c5f27a32214c00aeee890d993d18
2012-10-30convert end/footnote dialog to .uiCaolán McNamara
Change-Id: I22c7e030a77f125f70b1b532b3c07c5a405b18b0
2012-10-30fdo#46808: Improve previous commitStephan Bergmann
* Removing m_xLngMgr.is() check from SfxThesSubMenuHelper::GetThesImplName was unsound with SfxThesSubMenuHelper ctor swallowing Exception; best fix appears to be to remove the swallowing. * Prefer forward declarations over #includes. Change-Id: Ie4e7dcd6cdb14046516d119605bbf78e81359768
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin
Create a merged XLinguServiceManager2 interface for this service to implement. Which is backwards-compatible, but does not require creating a new service. Change-Id: I297bada1066cd74809108641b56ee4d5898112ec
2012-10-30sal_Bool to boolTakeshi Abe
Change-Id: I87d6e518aebcd0074f673b84b66df27ae9a0a15a
2012-10-29fdo#46808, Adapt i18n::LocaleCalendar UNO service to new styleNoel Grandin
Did not need to create a new interface, because XCalendar3 already covers the whole service interface. Change-Id: Iaf094014c16e872d2003ca6e8e7588abd081d882
2012-10-28sal_Bool to boolTakeshi Abe
Change-Id: Ia71a4dc13e09a5fc42c282efc2b0d46b2ff007ab
2012-10-28add SAL_WARN_UNUSED to some classesCaolán McNamara
Change-Id: Ibcc3ea7ebd60c46930f0c2419c8286fed9671061
2012-10-25sal_Bool to boolTakeshi Abe
Change-Id: I8b76ba6d6a27cebefca3307a648bd5baafd27262
2012-10-24convert index dialog to .uiCaolán McNamara
Change-Id: I4b16cb517dca25f862b9dd612785dae4d0f21793
2012-10-24sal_Bool to boolTakeshi Abe
Change-Id: I47f376f431276396a9f3168a5e39e2c9e9e55cbe
2012-10-22sal_Bool to boolTakeshi Abe
Change-Id: I71842ace16eb65b3269754cc36408fe52843b2ea
2012-10-20sal_Bool to boolTakeshi Abe
Change-Id: Ideb46a876ef74f505b71e2a788d5f8da50e251af
2012-10-20add bibliography entry uiCaolán McNamara
Change-Id: I9c442d40ccfbc381c5885fa016da448ce2912b93
2012-10-19sal_Bool to boolTakeshi Abe
Change-Id: Id3be1fbf289f04e175bb2fdd71754cad0c9672ce
2012-10-17default SwInsertGrfRulerDlg to first entryCaolán McNamara
Change-Id: I843afacf4bb6880ecd9848cae3fe6071439ed995
2012-10-17convert insert ruleCaolán McNamara
Change-Id: Ic4191a6dd38ef619efc4e4dc5ed6fe418c0942f4
2012-10-16sal_Bool to boolTakeshi Abe
Change-Id: I89050a1aa899b1a6cd49800f805af9611fd0a9a7
2012-10-15Drop undefined functionTakeshi Abe
Change-Id: I474371f2c35b82a9785b7fa6254bd4e60b4a73e4
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
http://lists.freedesktop.org/archives/libreoffice/2012-October/039639.html Change-Id: I21e12d6a4dfb9697d2346a4e564e96af0ad03f96
2012-10-11drop SwTestPasswdDlg in favour of SfxPasswordDialogCaolán McNamara
Change-Id: I05b44c23cb38d89c7997e06634651325301ffbd8
2012-10-10drop unused #includeDavid Tardon
Change-Id: I45d565fb800627cbb33ffc45c45e8f9b8e60e2a6
2012-10-10sal_Bool to boolTakeshi Abe
Change-Id: I2549e597bc11d0a4b4bcdc42c77914dda01a1c5f
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist
There are basicically two classes of cases: 1) Where the code is for obscure historical reasons or what I see as misguided "optimization" split into a more libraries than necessary, and these then are loaded at run-time. Instead, just use direct linking. 2) Where dynamic loading is part of the functionality offered to some upper (scripting etc) layer, or where some system-specific non-LO library is loaded dynamically, as it is not necessarily present on end-user machines. Can't have such in the DISABLE_DYNLOADING case. Change-Id: I9eceac5fb635245def2f4f3320821447bb7cd8c0
2012-10-07sal_Bool to boolTakeshi Abe
Change-Id: Ieeebcd89ae2728c6314f28413759bbb353c327bf
2012-10-04sal_Bool->bool in svl::SfxStyleSheetBaseNoel Grandin
Change-Id: Id506fa56d07be56d63715703e354625715275933
2012-10-04sal_Bool to boolTakeshi Abe
Change-Id: I6a4c4f4c8129100770ca976d508ca3a98e67a846
2012-10-02Remove dead codeTakeshi Abe
SW_CRSR_TIMER was undefined Change-Id: Ib851170ea61547e0ceaa6721c0b2fb90fecaecd3 Reviewed-on: https://gerrit.libreoffice.org/747 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2012-10-02Resolves: fdo#55524 convert insert break dialog fullyCaolán McNamara
Change-Id: Id25bde8db310a83b52ebda7d47d0b1dcda79ed45
2012-09-28convert add/remove autoformats to new layout dialogsCaolán McNamara
Change-Id: I79d658b4e8e1342c012a4bc52b3204ccceaa5520
2012-09-28adapt code to new table autoformat dialogCaolán McNamara
Change-Id: I7bc8c1b37fa9757c5d47902d54865d0319135517
2012-09-28convert hard-coded layout of char hyperlink tabpage to .uiCaolán McNamara
Change-Id: I4d43f911b084146393e4be514584acc245a4fda4
2012-09-28convert code to use new text<->table dialogCaolán McNamara
Change-Id: I1f38f764901a2526d30561cedfa8495f8e326180
2012-09-28convert code to use new table width dialogCaolán McNamara
Change-Id: I50ac81a34945760ccb053ae1c8e328bbdff1a944
2012-09-28Drop .src layout for inserttable and use Gokul's .uiCaolán McNamara
Change-Id: Ibc09a1d208720607944f24139eaf45e62699e69e
2012-09-28Drop hard-coded layout for wordcount and use Gokul's .uiCaolán McNamara
Take the opportunity to merge SwWordCountDialog and SwWordCountFloatDlg together. Now the cycle is complete, .src -> manual layout -> .ui Change-Id: I4fb7840b8786ede82ffa1591effc9e4ff444504c
2012-09-28Convert of LineNumberingDialog dialog from .res to .ui formatCaolán McNamara
A representative commit for full conversion of a dialog to .ui format, see 4add66152cd6c1c9f4f39be35d8d016cb5b11080 of helpcontent2 for matching help content updating Change-Id: I062e401b5ef670de03f57b1feed7ae9138faff07
2012-09-28simplify line numbering dialogCaolán McNamara
Change-Id: I3bb2a0c6b3f468fc37332d8f390aac3290f129c3
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin
Create a merged XDatabaseContext interface for this service to implement. Which is backwards-compatible, but does not require creating a new service. Quite a few IDL files had to be marked as published for this to work. Change-Id: Ie9a0da88d8c33cc83fc9d2334ff83ab2744c222f
2012-09-27sw: implement page-relative size for drawing objects and import them from docxCédric Bosdonnat
Change-Id: I98b5c53d4860278e3646324ca045114e37b4cf61
2012-09-27sal_Bool to boolTakeshi Abe
Change-Id: Ic05d9f062e7419d192b8cf6e56c91b3f9d97bfe0
2012-09-26rhbz#827695: sw: prevent crashes after incomplete print:Michael Stahl
If the last page is not printed for whatever reason, then SwXTextDocument's destructor will delete a SwViewOptionAdjust_Impl, which accesses the document's ViewShell, which has already been deleted at that point. Add a horrible kludge to not crash for now. Change-Id: I67fe37970d60782030b84f2badddd1e66ef3f9c6
2012-09-25sal_Bool to boolTakeshi Abe
Change-Id: Ib9a6f3ecbe38cdad6e28b4d8a9ae13d1f5bc4265
2012-09-24Remove unused member SwDoc::pMacroTableArnaud Versini
Change-Id: Ic09b960b675d674a16f7f252ed2a974c4e25505b Reviewed-on: https://gerrit.libreoffice.org/680 Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr> Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
2012-09-21fuck you, SIZE_MAX. you'll rue the day i find out which .h defines you.Michael Stahl
rue!!! Change-Id: I9e2b05180ba64d1617b33423ceffc19bc996e335
2012-09-21the intarwebs say it may be hidden in limits.h...Michael Stahl
Change-Id: I79bb1cf7777ae92982bc2909411ed4efd0d31352
2012-09-21sigh... include stdint.h for SIZE_MAXMichael Stahl
Change-Id: I714149f8cf800ea0021cc72a4bb50d840076da66
2012-09-21"a function call cannot appear in a constant-expression"Michael Stahl
Change-Id: Ic1aecfb1071033d8e134649506f72c17833a206a