summaryrefslogtreecommitdiff
path: root/embeddedobj
AgeCommit message (Expand)Author
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-05-04embeddedobj: allow creating objects lacking a FileFormatVersion=6800 filterMiklos Vajna
2015-04-30embeddedobj: allow embedding objects lacking a FileFormatVersion=6800 filterMiklos Vajna
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-27avoid activating chart objects just to get their mapunit or set visual sizeCaolán McNamara
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-05gbuild: set _WIN32_WINNT globally instead of WINVERMichael Stahl
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-14tdf#88624 set DocumentBaseURL when saving reportLionel Elie Mamane
2015-02-02add an explicit virtual keyword here, like the other onesCaolán McNamara
2015-02-02OOoEmbeddedObjectFactory does implement optional XLinkFactoryStephan Bergmann
2015-02-02callcatcher: remove some unused methodsCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-20Some more loplugin:cstylecast: embeddedobjStephan Bergmann
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-22bnc#822341: PPTX export of embedded text documentsZolnai Tamás
2014-12-18embeddedobj: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15fdo#39440 reduce scope of local variablesMichael Weghorn
2014-11-24typo: unknownAndras Timar
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-11coverity#703952 Unchecked return valueCaolán McNamara
2014-10-01loplugin: cstylecastNoel Grandin
2014-08-29Add a border to opengl chart to make it easier to handle.Zolnai Tamás
2014-08-29Make opengl chart window always activeZolnai Tamás
2014-08-27bnc#648251: Avoid crash when attempting to open embedded OLE object as "text"Tor Lillqvist
2014-08-19java: no need to instantiate String objects directlyNoel Grandin
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-01typo: more then -> more thanTakeshi Abe
2014-07-11bnc#883684: Better fix for this.Kohei Yoshida
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14Julien Nabet
0edc5f8edd07894 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108070 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id> 2020-12-07elementary: Update save icons & icons with multiple linesRizal Muttaqin - Save: Save, Save A Copy, Save All, Save As, Save Document, Save Merged Documents, Save Record, Save Remote, Save (Modified State) - Multi line icons: Align Left, Align Center, Align Right, Justified, Toggle Bulleted List, Toggle Numbered List, Increased Indent, Decrease Indent, Hanging Indent, Line Spacing 1, Line Spacing 1.5, Line Spacing 2, Increase Paragraph Spacing, Decrease Paragraph Spacing, Alphabet Uppercase List Style, Alphabet Lowercase List Style, Roman Uppercase List Style, Roman Lowercase List Style, Numbering Off, Insert Unnumbered Entry, Restart Numbering, Bullets and Numbering, Above Paragraph Spacing, Below Paragraph Spacing, Before Text Indent, After Text Indent, First Line Indent, Insert Field/Data to Text, Data to Fields, Protect Fields, Wrap Text - Other icons: Insert Formula Object, Open Remote Files This patch is an attempt to keep sync with upstream Change-Id: Ibe0d4631aaa7379a933ed89f8499e146bd2b7f1c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107273 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id> 2020-09-12Breeze,Colibre,elementary,KJ,Sukapura: tdf#136593 icon for new Distribution ↵Rizal Muttaqin uno commands Change-Id: If100523cdfd1a5bf82c81959100099ee39d0cb87 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102434 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id> 2020-07-13Icon themes: Fix for tdf#134768Rizal Muttaqin Fix Line Arrangement Presets in "Borders" tab on "Format Cells" dialog Change-Id: If94df20905f56305f3b3d1faa63e2296cc1dad07 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98675 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> 2020-06-09Icon theme: tdf#133582 missing checkbox and radio button in gen envRizal Muttaqin Change-Id: I2f756fe6920099bb37fd6b3f83df7f1e21504290 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95893 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id> 2020-04-27elementary: fix for tdf#125779: object handlers are too faintRizal Muttaqin Change-Id: If1741e88178205aee9f46b0fa96ca29b61ac4d84 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92970 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id> 2020-04-08elementary: Update Gallery folders and DB record iconsRizal Muttaqin Change-Id: I2c0e9c70d9b25d8e7cabaf890cd6107dcdd7834d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91863 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id> 2020-01-28elementary: Move wrong placed icons, delete unnessary iconsrizmut Change-Id: Iead17a1815f502f88994bf21570e4c0db938c258 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87620 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id> 2019-06-22elementary & KJ Updaterizmut elementary - Update chart diagram - Update 3D tilt,3D depth, 3D light& brightness - Update cell/table border & border properties - Add Impress transition illustration Karasa Jaga - Update border properties Change-Id: Ia75705c0d5cfb2081958772bed566f0ee7a3a787 Reviewed-on: https://gerrit.libreoffice.org/74569 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id> 2019-06-17KJ & elementary: Fix for tdf#89884, tdf#124127rizmut - Add/update support for locale language - Update for RTL language elementary: - Change ruler related icons's color - Update caption to be real caption - Update shadow below form icons - Add 3D extrusion, direction & surface icons - Update doc properties to use wrench just like upstream etc Change-Id: I7bea93526c98835da74e5818d9a55785a8462d60 Reviewed-on: https://gerrit.libreoffice.org/74180 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id> 2019-06-06KJ & elementary: +/^ svx dir, elementary: ^ bezier & mimerizmut Change-Id: Ieaff18277743da93393667c946ed2e95c98921b0 Reviewed-on: https://gerrit.libreoffice.org/73466 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id> 2019-05-25KJ&elementary:+Impress place holder, etcRizal Muttaqin Change-Id: I917956cefc34ad87a0c601c280fe7d8febb6b5d4 Reviewed-on: https://gerrit.libreoffice.org/72945 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id> 2018-11-01elementary: fix for tdf#111950, update Calc sidebar, add condition icon, ↵Rizal Muttaqin distribute, etc Change-Id: I7759aef51af2f400f3f5ec69854fd9133e845f48 Reviewed-on: https://gerrit.libreoffice.org/62730 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id> 2018-10-22elementary: Finalize chart graphics, separate dbtable & regulaaaaaaaaaaaaar ↵Rizal Muttaqin table, etc Change-Id: Ib3c5a5a09eff26acabf64e4cbc2e7019ca3264e7 Reviewed-on: https://gerrit.libreoffice.org/62142 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com> 2018-10-20elementary: fix for tdf#119073, + 32px chart configuration,3D setting, ↵Rizal Muttaqin heading style, etc Change-Id: I53c3b4d7dd6a4b47ac2d27b361978faa597386e4 Reviewed-on: https://gerrit.libreoffice.org/61965 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> 2018-10-17elementary: fix for tdf#120192, add more 32px, etcRizal Muttaqin Change-Id: I6441f66f7cd078dae0c81cb1a5c62b5130187537 Reviewed-on: https://gerrit.libreoffice.org/61862 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com> 2018-09-24Remove accidental addition of executable bit under icon-themes/*Adolfo Jayme Barrientos Change-Id: I6a2bcdd8403494490a44c11179bf87411f73d32a 2018-09-24elementary: improve many icons, add more 32 pxRizal Muttaqin Change-Id: I28f0e7b964a229320ede7accfd3a98e35ef113b6 Reviewed-on: https://gerrit.libreoffice.org/60920 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com> 2017-12-29Elementary-icons: fix table border iconsandreas kainz Change-Id: Ibe60237bfaf60773289525e987faeef3bf83d12c Reviewed-on: https://gerrit.libreoffice.org/47162 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: andreas_kainz <kainz.a@gmail.com> 2017-12-11Elementary-icons 1.0 beta releaseandreas kainz Change-Id: Ie1e82545d7e6374acaab17470c0d84383a82ec8c Reviewed-on: https://gerrit.libreoffice.org/46174 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: andreas_kainz <kainz.a@gmail.com> 2017-04-04Make HangingIndent a commandSzymon Kłos New command .uno:HangingIndent. Code moved from the sidebar to slots. Change-Id: Ib389f9fb3368409a90cf90ad8b19f1be322fa120 Reviewed-on: https://gerrit.libreoffice.org/35930 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> 2017-01-05unwind RID_SVXBMP_FRMSEL_ARROWS imagelistCaolán McNamara Change-Id: Id74ebd81b3688383271b581b69734fecfe3eb079 2017-01-05convert from bmp to pngCaolán McNamara Change-Id: I7fe47f47f19b93eab5d0cef0afde63e6f61c21b4 2015-12-028 bit palettes are on the slow path for quartz/svp/gtk3Caolán McNamara Change-Id: Id2ed21b397a3f56413c344dcf9211ab64a939286